From: Chong Yidong Date: Wed, 13 Jun 2007 17:37:39 +0000 (+0000) Subject: ** Fix compilation when Xaw3d libraries are present but libxaw is not. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~18417 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=108b6dba43bfa8b6c20ffa4aaba39edb1e033d20;p=emacs.git ** Fix compilation when Xaw3d libraries are present but libxaw is not. Done. --- diff --git a/etc/TODO b/etc/TODO index b7767470c75..2667e7e878f 100644 --- a/etc/TODO +++ b/etc/TODO @@ -14,14 +14,6 @@ to the FSF. * Small but important fixes needed in existing features: -** Fix compilation when Xaw3d libraries are present but libxaw is not. -In new X11 versions, xaw3dg-dev does not depend on libxaw-dev, so the -latter need not be installed. As a result, all the source files that -look for include files in X11/Xaw should look in X11/Xaw3d if we are -using Xaw3d. -http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00396.html -http://lists.gnu.org/archive/html/emacs-devel/2006-03/msg01150.html ? - ** Compute the list of active keymaps *after* reading the first event. ** Avoid using "iff" in doc strings.